Search results 60

Card image cap
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image cap
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

DialChart.zip

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image cap
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

MaxIF_MinIF_byNMR.zip

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image cap
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image cap
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image cap
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image cap
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...